home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / CINEBENCH 2003 / resource / res / description / F3dsexport.h < prev    next >
C/C++ Source or Header  |  2003-02-27  |  103b  |  9 lines

  1. #ifndef _F3dsexport_H_
  2. #define _F3dsexport_H_
  3.  
  4. enum
  5. {
  6.     F3DSEXPORTFILTER_SCALE    = 1000
  7. };
  8.  
  9. #endif